[Exchange2010SP2]Keep getting an error when installing the Cliënt Access Role
I am trying to install the Cliënt Access Role on a Exchange 2010 SP2 server, but I keep getting the following error: Client Access Role Failed Error: The following error was generated when "$error.Clear(); $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe; $imagePath = [System.IO.Path]::Combine($RoleInstallPath, "ClientAccess\Owa\auth\exppw.dll"); Start-SetupProcess -Name "$CommandAppCmd" -args "install module /name:exppw /image:`"$imagePath`" /add:false" -IgnoreExitCode @(183); Start-SetupProcess -Name "$CommandAppCmd" -args "add module /name:exppw /app.name:`"Default Web Site/owa`"" -IgnoreExitCode @(183); " was run: "Process execution failed with exit code 13.". Process execution failed with exit code 13. Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.2.247.1&e=ms.exch.err.Ex88D115&l=0&cl=cp Tried reïnstalling IIS and the Cliënt Access Role many times, but I always get stuck at this point. Any ideas what's wrong?
January 8th, 2012 3:59pm

Hi, I'm not sure, but I think that error could happend if the Default Web Site has been renamed. Have you done that?Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 8th, 2012 4:58pm

Thanks for your reply, Martina. I have not changed the default site name. I even reïnstalled IIS to make sure it was clean. But maybe this install is not so clean as I hoped it would be.
January 9th, 2012 12:40am

Hi Marrten90, Ok good that you didn't change the name of the Default Web Site (=not supported) After you had removed IIS, did you also delete C:\inetpub and C:\Windows\System32\inetsrv ? If not, could you give it a try? I must ask.. When you tried to install Exchange, you did run the installation with elevated privileges (Started CMD with run as administrator)?Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 6:02am

Hi Martina, I just removed them. But now when reïnstalling IIS, I get many fatal errors (HTTP Logging, Static Content etc). Why is this happening. Maybe I should'nt have removed inetsrv? Regards, Maarten
January 9th, 2012 7:40am

How to you install IIS...In the GUI or in Powershell? Use the instructions in Exchange 2010 Prerequisites if you tried to install IIS using Server Manager. Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 7:45am

I've done it via PowerShell now, but this looks bad to me: PS C:\Users> Import-Module ServerManager PS C:\Users> Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth, Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-C ompression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Re direct,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart Add-WindowsFeature : Installation of [Remote Server Administration Tools] Web Server (IIS) Tools failed. Attempt to ins tall Web Server (IIS) Tools failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS Management Console failed. Attempt to install IIS Managemen t Console failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Request Filtering failed. Attempt to install Request Filtering failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS 6 Metabase Compatibility failed. Attempt to install IIS 6 M etabase Compatibility failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Request Monitor failed. Attempt to install Request Monitor fail ed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Logging Tools failed. Attempt to install Logging Tools failed w ith error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Tracing failed. Attempt to install Tracing failed with error co de 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS 6 WMI Compatibility failed. Attempt to install IIS 6 WMI Co mpatibility failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Windows Authentication failed. Attempt to install Windows Authe ntication failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Basic Authentication failed. Attempt to install Basic Authentic ation failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Digest Authentication failed. Attempt to install Digest Authent ication failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Client Certificate Mapping Authentication failed. Attempt to in stall Client Certificate Mapping Authentication failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Dynamic Content Compression failed. Attempt to install Dynamic Content Compression failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Static Content Compression failed. Attempt to install Static Co ntent Compression failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] HTTP Logging failed. Attempt to install HTTP Logging failed wit h error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] HTTP Redirection failed. Attempt to install HTTP Redirection fa iled with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] HTTP Errors failed. Attempt to install HTTP Errors failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Directory Browsing failed. Attempt to install Directory Browsin g failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Default Document failed. Attempt to install Default Document fa iled with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] ISAPI Extensions failed. Attempt to install ISAPI Extensions fa iled with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] ISAPI Filters failed. Attempt to install ISAPI Filters failed w ith error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Static Content failed. Attempt to install Static Content failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] .NET Extensibility failed. Attempt to install .NET Extensibilit y failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS 6 Management Console failed. Attempt to install IIS 6 Manag ement Console failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [.NET Framework 3.5.1 Features] HTTP Activation failed. Attempt to install HTTP Ac tivation failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] ASP.NET failed. Attempt to install ASP.NET failed with error co de 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [RPC over HTTP Proxy] RPC over HTTP Proxy failed. Attempt to install RPC over HTTP Proxy failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Success Restart Needed Exit Code Feature Result ------- -------------- --------- -------------- False No Failed {Web Server (IIS) Tools, IIS Management Co... Oh, before I forget: I have a typical Server With All Roles accept Unified Messaging.
January 9th, 2012 8:03am

You did start Powershell with elevated privileges?Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 8:13am

Oops, I did not, I forgot. But I did now, and now I get this: > Import-Module ServerManager PS C:\Users> Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth, Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-C ompression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Re direct,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart Add-WindowsFeature : Installation of [Remote Server Administration Tools] Web Server (IIS) Tools failed. Attempt to ins tall Web Server (IIS) Tools failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS Management Console failed. Attempt to install IIS Managemen t Console failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Request Filtering failed. Attempt to install Request Filtering failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS 6 Metabase Compatibility failed. Attempt to install IIS 6 M etabase Compatibility failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Request Monitor failed. Attempt to install Request Monitor fail ed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Logging Tools failed. Attempt to install Logging Tools failed w ith error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Tracing failed. Attempt to install Tracing failed with error co de 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS 6 WMI Compatibility failed. Attempt to install IIS 6 WMI Co mpatibility failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Windows Authentication failed. Attempt to install Windows Authe ntication failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Basic Authentication failed. Attempt to install Basic Authentic ation failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Digest Authentication failed. Attempt to install Digest Authent ication failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Client Certificate Mapping Authentication failed. Attempt to in stall Client Certificate Mapping Authentication failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Dynamic Content Compression failed. Attempt to install Dynamic Content Compression failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Static Content Compression failed. Attempt to install Static Co ntent Compression failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] HTTP Logging failed. Attempt to install HTTP Logging failed wit h error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] HTTP Redirection failed. Attempt to install HTTP Redirection fa iled with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] HTTP Errors failed. Attempt to install HTTP Errors failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Directory Browsing failed. Attempt to install Directory Browsin g failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Default Document failed. Attempt to install Default Document fa iled with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] ISAPI Extensions failed. Attempt to install ISAPI Extensions fa iled with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] ISAPI Filters failed. Attempt to install ISAPI Filters failed w ith error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] Static Content failed. Attempt to install Static Content failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] .NET Extensibility failed. Attempt to install .NET Extensibilit y failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] IIS 6 Management Console failed. Attempt to install IIS 6 Manag ement Console failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [.NET Framework 3.5.1 Features] HTTP Activation failed. Attempt to install HTTP Ac tivation failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [Web Server (IIS)] ASP.NET failed. Attempt to install ASP.NET failed with error co de 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Add-WindowsFeature : Installation of [RPC over HTTP Proxy] RPC over HTTP Proxy failed. Attempt to install RPC over HTTP Proxy failed with error code 0x80070643. Fatal error during installation At line:1 char:19 + Add-WindowsFeature <<<< NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext, Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Acti vation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing ,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart + CategoryInfo : OperationStopped: (:) [Add-WindowsFeature], Exception + FullyQualifiedErrorId : FeatureMessageDetail,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand Success Restart Needed Exit Code Feature Result ------- -------------- --------- -------------- False No Failed {Web Server (IIS) Tools, IIS Management Co... Any ideas why this is happening?
January 9th, 2012 8:19am

What features do you have installed if you look in Server Manager? Remove all .NET Framework 3.5.1 features and try again.Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 8:22am

I just tried to remove the Dot NET features and all of it's dependancies. But that also gives errors via the ServerManager: <Informational>: This server might need to be restarted after the removal completes. .NET Framework 3.5.1 Features .NET Framework 3.5.1 WCF Activation Non-HTTP Activation Remote Server Administration Tools Role Administration Tools AD DS and AD LDS Tools AD DS Tools Active Directory Administrative Center Active Directory module for Windows PowerShell .NET Framework 3.5.1 Features: Removal failed <Error>: Attempt to un-install Non-HTTP Activation failed with error code 0x80070643. Fatal error during installation <Error>: Attempt to un-install .NET Framework 3.5.1 failed with error code 0x80070643. Fatal error during installation The following features were not removed: .NET Framework 3.5.1 WCF Activation Non-HTTP Activation Remote Server Administration Tools: Removal failed <Error>: Attempt to un-install Active Directory Administrative Center failed with error code 0x80070643. Fatal error during installation <Error>: Attempt to un-install Active Directory module for Windows PowerShell failed with error code 0x80070643. Fatal error during installation The following features were not removed: Role Administration Tools AD DS and AD LDS Tools AD DS Tools Active Directory Administrative Center Active Directory module for Windows PowerShell Please refer to the full log at: 'C:\Windows\logs\ServerManager.log' Any ideas? P.S. This is a dedicated exchange server, AD is running on another server.
January 9th, 2012 11:26am

Hi, You say this is a dedicated Exchange server. Does it have any other roles installed? I figured it didn't since you already had removed IIS Before... Can you try this: Uninstall "Windows Process Activation Service" (WAS) Stop and disable IISADMIN Reboot Install WAS againMartina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 11:56am

Hi! I uninstalled WAS, I coud'nt find the IISADMIN service, I think this is because IIS is already uninstalled. Then I rebooted and reïnstalled WAS, succesfull. Shall I try to install IIS again? Oh and besides Exchange I have a file server role installed (just the basic out of the box configuration)
January 9th, 2012 12:09pm

Ok, so you didn't have the service IIS Admin Service? Yes, run the installation in powershell again and don't forget to start with elevated privileges.Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 12:15pm

By the way, I just succesfully uninstalled Dot Net :D .
January 9th, 2012 12:17pm

I prefere to Format the Box to have a Clean Installation and start over again if its possible !!
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 12:20pm

I Succesfully ran the following: PS > Import-Module ServerManager PS > Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth, Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-C ompression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Re direct,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy Success Restart Needed Exit Code Feature Result ------- -------------- --------- -------------- True No Success {.NET Framework 3.5.1, Web Server (IIS) To... Shall I try to install the CAS Role now?
January 9th, 2012 12:23pm

That was good news! Yes, try and install the CAS Role now and don't forget the elevated privileges :) I always start CMD with "run as administrator" and start the installation from there.Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 12:25pm

I just tried to install the CAS Role .......... with succes! However, when I try to use the EMC, it says 'initialization failed. The attempt to connect to http://exchange.domain.local/powershell using kerberos authentication failed. The WinRM cliënt received an http statuscode of 403 from the remote WS-management service. For more information see the About_remote_troubleshoting topic'. Any ideas?
January 9th, 2012 12:50pm

Can you check if the powershell viritual directory requires SSL in IIS?Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 12:54pm

Also see this: Resolving WinRM errors and Exchange 2010 Management tools startup failures http://blogs.technet.com/b/exchange/archive/2010/12/07/3411644.aspx Download the EMTshooter.ps1 and run it. Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 12:56pm

I cannot find the powershell virtualdirectory. Can I install it somehow?
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 1:02pm

See if this helps: Start Windows PowerShell (run as Administrator) Run --> Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 Run --> New-PowerShellVirtualDirectory Run --> IISReset Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 1:05pm

As you can see below, I ran EMTshooter and the commands as above. With the following result: PS > .\EMTshooter.ps1 Welcome to the Exchange Management Troubleshooter! We recommend that you run the troubleshooter after making changes to IIS to ensure that connectivity to Exchange Powershell is unaffected. Checking IIS Service... Checking the Exchange Install Path variable... Checking the Powershell Virtual Directory... Your Powershell Virtual Directory is M.I.A. PS > Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 PS > New-PowerShellVirtualDirectory cmdlet New-PowerShellVirtualDirectory at command pipeline position 1 Supply values for the following parameters: Name: PowerShell New-PowerShellVirtualDirectory : The virtual directory 'PowerShell' already exists under 'EXCHANGE.KeyNet.local/Default Web Site'. Parameter name: VirtualDirectoryName At line:1 char:31 + New-PowerShellVirtualDirectory <<<< + CategoryInfo : InvalidArgument: (EXCHANGE\PowerShell (Default Web Site):ADObjectId) [New-PowerShellVirt ualDirectory], ArgumentException + FullyQualifiedErrorId : 79A32AE3,Microsoft.Exchange.Management.SystemConfigurationTasks.NewPowerShellVirtualDire ctory
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 1:11pm

Ok, so the tool say that you have a PowerShellVirtualDirectory but when you check in IIS, you can't see it? If that is the case see if this works then: Start Windows PowerShell (run as Administrator) Run --> Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 Run --> Get-PowerShellVirtualDirectory | Remove-PowerShellVirtualDirectory Run --> IISReset Run --> New-PowerShellVirtualDirectory Run --> IISReset Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 1:20pm

I have succesfully created a new PowerShell Directory (I can see it in the IIS manager now). The EMC now reports: The following error occurred while attempting to connect to the specified Exchange server 'exchange.domain.local': The attempt to connect to http://exchange.domain.local/PowerShell using "Kerberos" authentication failed: Connecting to remote server failed with the following error message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid. For more information, see the about_Remote_Troubleshooting Help topic. When I try to open the ssl settings for the Powershell virtualdirectory (to check if it uses SSL) I get: There was an error while performing this operation. Details: Filename: \\?\C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell\web.config
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 1:26pm

Can you run the tool EMTshooter.ps1 again? Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 1:36pm

Also, please run Get-PowerShellVirtualDirectory | fl i Exchange Managmenet Shell (EMS) and post the output.Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 1:39pm

The EMTshooter.ps1 output: PS > .\EMTshooter.ps1 Welcome to the Exchange Management Troubleshooter! We recommend that you run the troubleshooter after making changes to IIS to ensure that connectivity to Exchange Powershell is unaffected. Checking IIS Service... Checking the Exchange Install Path variable... Checking the Powershell Virtual Directory... Checking the Powershell vdir SSL setting... The "Require SSL" option has possibly been enabled on the PowerShell Virtual Directory. To resolve this, remove the "Req uire SSL" option from this Virtual Directory. The Exchange Management Tools connect over port 80, not 443. So if Requir e SSL is set, when a connection is attempted on port 80, IIS will return a 403 error indicating SSL is required. Thats what I've been trying to do, checking if SSL is enabled and disable if so. Get-PowerShellVirtualDirectory output (EMS): VERBOSE: Connecting to Exchange.domain.local [exchange.domain.local] Connecting to remote server failed with the following error message : The WinRM client cannot p rocess the request. It cannot determine the content type of the HTTP response from the destination computer. The conten t type is absent or invalid. For more information, see the about_Remote_Troubleshooting Help topic. + CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc eption + FullyQualifiedErrorId : PSSessionOpenFailed
January 9th, 2012 1:49pm

See if you can run get-powershellvirtualdirectory in Windows Powershell instead Start Windows PowerShell (run as Administrator) Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 Get-PowerShellVirtualDirectory | flMartina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 1:54pm

When I run the above command I get: PS C:\Users\Administrator.domain\Desktop> get-powershellvirtualdirectory Name Server ---- ------ PowerShell (Default Web Site) EXCHANGE PS C:\Users\Administrator.domain\Desktop> Get-PowerShellVirtualDirectory | fl CertificateAuthentication : False RequireSSL : True Name : PowerShell (Default Web Site) InternalAuthenticationMethods : {Basic} ExternalAuthenticationMethods : {Basic} LiveIdSpNegoAuthentication : False WSSecurityAuthentication : False LiveIdBasicAuthentication : False BasicAuthentication : True DigestAuthentication : False WindowsAuthentication : False MetabasePath : IIS://EXCHANGE.domain.local/W3SVC/1/ROOT/PowerShell Path : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell ExtendedProtectionTokenChecking : None ExtendedProtectionFlags : {} ExtendedProtectionSPNList : {} Server : EXCHANGE InternalUrl : ExternalUrl : AdminDisplayName : ExchangeVersion : 0.10 (14.0.100.0) DistinguishedName : CN=PowerShell (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE,CN=Servers,CN=Excha nge Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domain,CN=Micr osoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local Identity : EXCHANGE\PowerShell (Default Web Site) Guid : 368add6c-3112-4450-b079-3c832a90108e ObjectCategory : domain.local/Configuration/Schema/ms-Exch-Power-Shell-Virtual-Directory ObjectClass : {top, msExchVirtualDirectory, msExchPowerShellVirtualDirectory} WhenChanged : 9-1-2012 19:20:24 WhenCreated : 9-1-2012 19:20:24 WhenChangedUTC : 9-1-2012 18:20:24 WhenCreatedUTC : 9-1-2012 18:20:24 OrganizationId : OriginatingServer : server.domain.local IsValid : True Oh, by the way Server.domain.local is my Domain Controller (also Win2K8 R2)
January 9th, 2012 2:03pm

Hi, As you can see RequrieSSL is set to True and the internalUrl is missing. Run this in Windows Powershell: Set-PowerShellVirtualDirectory -RequireSSL $False -internalUrl -http://exchange.domain.local/Powershell -BasicAuthentication $False Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 2:11pm

It seems I'm missing n argument. Do you have it for me? Set-PowerShellVirtualDirectory : Missing an argument for parameter 'InternalUrl'. Specify a parameter of type 'System.U ri' and try again. At line:1 char:63 + Set-PowerShellVirtualDirectory -RequireSSL $False -internalUrl <<<< -http://exchange.domain.local/Powershell -BasicA uthentication $False + CategoryInfo : InvalidArgument: (:) [Set-PowerShellVirtualDirectory], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.Exchange.Management.SystemConfigurationTasks.SetPowerShellVirt ualDirectory
January 9th, 2012 2:18pm

My mistake, I typed - in front of http. Remove that and try again. Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 2:20pm

I need an Identity. Can I just put domain\administrator here, or do I need another Identity?
January 9th, 2012 2:25pm

Run this: Set-PowerShellVirtualDirectory -id "EXCHANGE\PowerShell (Default Web Site)" -RequireSSL $False -internalUrl http://exchange.domain.local/Powershell -BasicAuthentication $False Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 2:27pm

I get the same message in the EMC (I did use iisreset before I ran the EMC): The following error occurred while attempting to connect to the specified Exchange server 'exchange.keynet.local': The attempt to connect to http://exchange.domain.local/PowerShell using "Kerberos" authentication failed: Connecting to remote server failed with the following error message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid. For more information, see the about_Remote_Troubleshooting Help topic.
January 9th, 2012 2:34pm

Can you run the tool EMTshooter.ps1 again?Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 2:36pm

I've ran it again: Welcome to the Exchange Management Troubleshooter! We recommend that you run the troubleshooter after making changes to IIS to ensure that connectivity to Exchange Powershell is unaffected. Checking IIS Service... Checking the Exchange Install Path variable... Checking the Powershell Virtual Directory... Checking the Powershell vdir SSL setting... Checking the Powershell vdir path setting... Checking HTTP Port 80... Checking HTTP Port 80 Host Name... Testing for errors... VERBOSE: Connecting to Exchange.domain.local [exchange.domain.local] Connecting to remote server failed with the following error message : The WinRM client cannot pr + CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExcep + FullyQualifiedErrorId : PSSessionOpenFailed The Exchange Management Troubleshooter successfully completed connecting to: Exchange.domain.local Failed to connect to any Exchange Server in the current site. Problem found: Looking for error... These are the possible causes for this error: 1. If the WSMan module entry is missing from the global modules section of the C:\Windows\System32\Inetsrv\config\ApplicationHost.config file, as follows: <globalModules> <add name="WSMan" image="C:\Windows\system32\wsmsvc.dll" /> This will result in the WSMan module displaying as a Managed module on the PowerShell virtual directory. To correct this, make sure that the WSMan module has been registered (but not enabled) at the Server level, and has been enabled on the PowerShell virtual directory. Confirm that the WSMan entry exists in the Global Section of the Applicat ionHost.config file as shown above. 2. Remote PowerShell uses Kerberos to authenticate the user connecting. IIS implements this Kerberos authentication met hod via a native module. In IIS Manager, if you go to the PowerShell Virtual Directory and then look at the Modules, you should see Kerbauth listed as a Native Module, with the dll location pointing to \Program Files\Microsoft\Exchange Serv er\v14\Bin\kerbauth.dll. If the Kerbauth module shows up as a Managed module instead of Native, or if the Kerbauth modul e has been loaded on the Default Web Site level (instead of, or in addition to, the PowerShell virtual directory), you c an experience this issue. To correct this, make sure that the Kerbauth module is not enabled on the Default Web Site, bu t is only enabled on the PowerShell virtual directory. The entry type of "Local" indicates that the Kerbauth module was enabled directly on this level, and not inherited from a parent. 3. The Path of the Powershell virtual directory has been modified. The PowerShell virtual directory must point to the "\Exchange Server\v14\ClientAccess\PowerShell" directory or you will encounter problems. After each error is resolved, close this window and re-run the tool to check for additional problems. Should I add the module entry?
January 9th, 2012 2:44pm

Ok, good the tool found issues. Just follow the recommendations and post back.Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 2:47pm

I did #1, but #2 fails with "There was an error while performing this operation. Details: Filename: \\?\C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell\web.config" when I open the modules option from the powershell virtual directory. #3 Is already OK
January 9th, 2012 2:58pm

What was the problem with #2 ? Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 3:05pm

I opened the modules option in the powershell virtualdirectory, and that fails with the above error. Edit: Martina, I was just thinking: Do you think I can get a good working Exchange server from this point of view, or should I do a clean install? If I need to do a clean install, Do I have to completely uninstall exchange before reïnstalling (because of AD stuff)? And will my current mailbox database work without problems on the new install (It's on D not on C)?
January 9th, 2012 3:10pm

I'm sorry, but I still don't get the problem. Did you have the module kerbauth in the Default Web Site and/or in the PowerShell Virtualdirectory? Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 3:18pm

I dont see it in the list of installed modules for the default website.
January 9th, 2012 3:32pm

So what do you see in the Powershell viritualdirectory? Here's what you should see. Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 3:36pm

When I try to get there, I get the error mentioned earlier. I can't open the Modules pages from the powershell virtualdirectory. I can open the default website's module page, but not the one from the Powershell virtual directory.
January 9th, 2012 3:40pm

Please check that you have both these lines in C:\Windows\System32\inetsrv\config\applicationHost.config <add name="WSMan" image="C:\Windows\System32\WsmSvc.dll" /> <add name="kerbauth" image="C:\Program Files\Microsoft\Exchange Server\v14\Bin\kerbauth.dll" /> Run WinRM QuickConfig Run IISResetMartina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 3:57pm

Hmm, I'm still getting the same error in the EMC. And this when I open the powershell virtualdirectory Modules page: "There was an error while performing this operation. Details: Filename: \\?\C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell\web.config" when I open the modules option from the powershell virtual directory.
January 9th, 2012 4:04pm

Did you change anything? (sorry, I can't guess)Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 4:05pm

No I did not, and I understand that you can't guess :) .
January 9th, 2012 4:12pm

Ok, I thought that maybe the second line was missing in the file and that you added it. Can you install the feature WinRM IIS Extension ? Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 4:21pm

Done. The EMC is now trying to connect but fails because of kerberos which is a missing authentication method for the default website.
January 9th, 2012 4:29pm

Did you run IISReset afterwards? Aslo, run the tool again.Martina Miskovic - http://www.nic2012.com/
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 4:32pm

Can you also open C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell\web.config ..and check that you have these lines in it?? </system.management.wsmanagement.config> <modules> <add name="CertificateAuthModule" type="Microsoft.Exchange.Configuration.CertificateAuthentication.CertificateAuthenticationModule" /> <add name="EMCVersionBlockerModule" type="Microsoft.Exchange.Configuration.RedirectionModule.EMCVersionBlockerModule" /> <add name="kerbauth" /> <add name="WSMan" /> <add name="ErrorReportingModule" type="Microsoft.Exchange.Configuration.RedirectionModule.ErrorReportingModule" /> </modules> <httpRedirect enabled="false" /> </system.webServer>Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 4:36pm

Only the httpredirect was missing, so I added it. And now IIS works perfect, I can view the modules from the powershell directory and kerberos is listed as a native module. However, I still have the same connection issues with the EMC.
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 4:50pm

...and what does the tool say?Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 4:54pm

It tells me the same as my last run: Welcome to the Exchange Management Troubleshooter! We recommend that you run the troubleshooter after making changes to IIS to ensure that connectivity to Exchange Powershell is unaffected. Checking IIS Service... Checking the Exchange Install Path variable... Checking the Powershell Virtual Directory... Checking the Powershell vdir SSL setting... Checking the Powershell vdir path setting... Checking HTTP Port 80... Checking HTTP Port 80 Host Name... Testing for errors... VERBOSE: Connecting to Exchange.domain.local [exchange.domain.local] Connecting to remote server failed with the following error message : The WinRM client cannot pr + CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExcep + FullyQualifiedErrorId : PSSessionOpenFailed The Exchange Management Troubleshooter successfully completed connecting to: Exchange.domain.local Failed to connect to any Exchange Server in the current site. Problem found: Looking for error... These are the possible causes for this error: 1. If the WSMan module entry is missing from the global modules section of the C:\Windows\System32\Inetsrv\config\ApplicationHost.config file, as follows: <globalModules> <add name="WSMan" image="C:\Windows\system32\wsmsvc.dll" /> This will result in the WSMan module displaying as a Managed module on the PowerShell virtual directory. To correct this, make sure that the WSMan module has been registered (but not enabled) at the Server level, and has been enabled on the PowerShell virtual directory. Confirm that the WSMan entry exists in the Global Section of the Applicat ionHost.config file as shown above. 2. Remote PowerShell uses Kerberos to authenticate the user connecting. IIS implements this Kerberos authentication met hod via a native module. In IIS Manager, if you go to the PowerShell Virtual Directory and then look at the Modules, you should see Kerbauth listed as a Native Module, with the dll location pointing to \Program Files\Microsoft\Exchange Serv er\v14\Bin\kerbauth.dll. If the Kerbauth module shows up as a Managed module instead of Native, or if the Kerbauth modul e has been loaded on the Default Web Site level (instead of, or in addition to, the PowerShell virtual directory), you c an experience this issue. To correct this, make sure that the Kerbauth module is not enabled on the Default Web Site, bu t is only enabled on the PowerShell virtual directory. The entry type of "Local" indicates that the Kerbauth module was enabled directly on this level, and not inherited from a parent. 3. The Path of the Powershell virtual directory has been modified. The PowerShell virtual directory must point to the "\Exchange Server\v14\ClientAccess\PowerShell" directory or you will encounter problems. After each error is resolved, close this window and re-run the tool to check for additional problems. The path of the powershell virtualdir is the correct one. Don't know why it tells that its wrong. Kerberos and WSman are both listed as modules for the powershell virtualdir. I've ran the powershell script with admin previlleges.
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 5:00pm

See if this helps http://technet.microsoft.com/en-us/library/ff607221(EXCHG.80).aspxMartina Miskovic - http://www.nic2012.com/
January 9th, 2012 5:05pm

Kerbauth is registered but not enabled on the default website. But in the powershell virtualdirectory it is not registered. Should'nt it be registered there (and enabled?)? This article does not write about it.
Free Windows Admin Tool Kit Click here and download it now
January 9th, 2012 5:21pm

See the picture I posted before. That's how it should look like in the Powershell virtualdirectory.Martina Miskovic - http://www.nic2012.com/
January 9th, 2012 5:52pm

OK, it looks like that, so that should be good. Edit: I'm getting randomly disconnected from my RDP session. The system also seems to freeze sometimes for a short period.
Free Windows Admin Tool Kit Click here and download it now
January 10th, 2012 12:51am

Nice issue... As always Martina is trying her best to fix it :) @ Maarten90- Please provide the latest update on the issue. Gulab Prasad MCITP: Exchange 2010-2007 | Lync Server 2010 | Windows Server 2008 | MyBlog: www.ExchangeRanger.Blogspot.com | Skype: Exchange.Ranger
January 10th, 2012 9:12am

The server seems to be unstable. I'm thinking about renstalling the server to be sure that everything is fine. If I only backup the mailbox database, will that be enough to restore exchange mailboxes,calendars etc on the newly installed server? And what do I have to do to remove the current exchange server from the AD? Or is that no issue when renstalling?
Free Windows Admin Tool Kit Click here and download it now
January 10th, 2012 1:46pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics